PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / setHorizontalAlign Method
The alignment of paragraph content on horizontal.
In This Topic
    setHorizontalAlign Method
    In This Topic
    Sets the horizontal align.
    Syntax
    public void setHorizontalAlign( 
       PDFStringHorizontalAlign value
    )

    Parameters

    value
    The alignment of paragraph content on horizontal.
    See Also